home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / syntexteditor / synsetup-2.1.0.46.exe / {app} / scripts / readme.txt < prev    next >
Encoding:
Text File  |  2003-09-14  |  2.1 KB  |  41 lines

  1. This Folder contains some possibly useful Scripts. This Scripts are only installed
  2. when you have chosen so in the Setup program.
  3.  
  4. - chdir.vbs: Change the current Directory to the active Documents Filepath
  5. - chosdir.vbs: Change the Directory from Open and Save Dialog to the active
  6.   Documents Filepath
  7. - closeallea.vbs: Closes all Documents except the active
  8. - cmnfunc.js: Common Function (JavaScript)
  9. - cmnfunc.vbs: Common Functions (VBScript)
  10. - consts.js: Some constants (JScript)
  11. - consts.vbs: The same as above, but for VBScripts
  12. - copyquote.vbs: Copys the selected Text as Quotation
  13. - cs-rcs.vbs: Access some RCS functionality with Tools
  14. - cvs.vbs: Simple integration of CVS
  15. - exportpdf.vbs: Exports the active document to a PDF file (HTMLDOC is required)
  16. - getfriend.vbs: Opens the corresponding *.h, *.c, *.cpp File
  17. - gplheader.js: Adds a GPL Header at the top of the active document
  18. - htmlencrypt.vbs: encrypts any string into Enitites like HTML code
  19. - htment.vbs: Shows and inserts HTML Entities
  20. - html_tag_match.js: Script to match HTML Tags, similar to Match Bracket, by
  21.   alessandro
  22. - htmlcolor.vbs: Shows a Color dialog and inserts the HTML color value
  23. - img_src.vbs: allows to choose an image and generate an IMG tag with src, border,
  24.   width, height. By alessandro
  25. - loadps.vbs: Loads the last opened Project
  26. - mac_cs-rcs.vbs: Macro Version from cs-rcs
  27. - mhead.vbs: Adds a Header with some informations
  28. - mplhead.vbs: Adds a MPL header to the top of the document
  29. - multipaste.vbs: Paste of what is on the clipboard a multiple number of times
  30. - openfile.vbs: assumes the the Caret is over a filename and opens it
  31. - pastequote.vbs: Pastes the Clipboard contents as Quotation, with ">" or whatever
  32. - printall.vbs: Prints all Documents to the default Printer
  33. - regexpfind.vbs: Search and Replace in the active document using regular
  34.   expressions
  35. - selblock.vbs: Selects a Block of Text in the active document
  36. - sfu.vbs: Integration of SCP (Secure Copy), you have to modify the constants
  37. - synclp.vbs: calls the synclp program
  38. - xmlvalidate.vbs: Validates XML Documents, by Magoga Demis
  39.  
  40. $Id: readme.txt,v 1.3.2.2 2003/09/14 17:52:56 neum Exp $
  41.